[INFO] fetching crate arde 0.1.7...
[INFO] checking arde-0.1.7 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate arde 0.1.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate arde 0.1.7
[INFO] finished tweaking crates.io crate arde 0.1.7
[INFO] tweaked toml for crates.io crate arde 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arde 0.1.7 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding datadriven v0.8.0 (available: v0.9.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad
[INFO] running `Command { std: "docker" "start" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking arde v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 216 | ) -> IResult<&str, bool, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 216 | ) -> IResult<&'input str, bool, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:227:82
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn identifier<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&str, String, E> {
[INFO] [stdout]     |                                                           ------                 ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn identifier<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&'input str, String, E> {
[INFO] [stdout]     |                                                                                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:239:14
[INFO] [stdout]     |
[INFO] [stdout] 238 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 239 | ) -> IResult<&str, String, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 239 | ) -> IResult<&'input str, String, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 268 | ) -> IResult<&str, ParseTerm, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 268 | ) -> IResult<&'input str, ParseTerm, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 328 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 329 | ) -> IResult<&str, Predicate, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 329 | ) -> IResult<&'input str, Predicate, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:349:85
[INFO] [stdout]     |
[INFO] [stdout] 349 | fn parse_comment<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                              ------                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                              |                      |
[INFO] [stdout]     |                                                              |                      the same lifetime is elided here
[INFO] [stdout]     |                                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 349 | fn parse_comment<'input, E: ParseError<&'input str>>(input: &'input str) -> IResult<&'input str, &'input str, E> {
[INFO] [stdout]     |                                                                                      ++++++       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:355:14
[INFO] [stdout]     |
[INFO] [stdout] 354 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 355 | ) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]     |              ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 355 | ) -> IResult<&'input str, Vec<&'input str>, E> {
[INFO] [stdout]     |               ++++++           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:367:14
[INFO] [stdout]     |
[INFO] [stdout] 366 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 367 | ) -> IResult<&str, Atom, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 367 | ) -> IResult<&'input str, Atom, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:394:14
[INFO] [stdout]     |
[INFO] [stdout] 393 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 394 | ) -> IResult<&str, BodyAtom, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 394 | ) -> IResult<&'input str, BodyAtom, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:418:14
[INFO] [stdout]     |
[INFO] [stdout] 417 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 418 | ) -> IResult<&str, Constraint, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 418 | ) -> IResult<&'input str, Constraint, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:459:14
[INFO] [stdout]     |
[INFO] [stdout] 458 |     input: &'input str,
[INFO] [stdout]     |             ------ the lifetime is named here
[INFO] [stdout] 459 | ) -> IResult<&str, Vec<Constraint>, E> {
[INFO] [stdout]     |              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'input`
[INFO] [stdout]     |
[INFO] [stdout] 459 | ) -> IResult<&'input str, Vec<Constraint>, E> {
[INFO] [stdout]     |               ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking datadriven v0.8.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `arde::evaluate_program_async`
[INFO] [stdout]    --> benches/query_bench.rs:4:5
[INFO] [stdout]     |
[INFO] [stdout]   4 |     evaluate_program_async, evaluate_program_nonasync, library::StandardLibrary, CompiledProgram,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^ no `evaluate_program_async` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:422:14
[INFO] [stdout]     |
[INFO] [stdout] 421 | #[cfg(feature = "async")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout] 422 | pub async fn evaluate_program_async<'a, I: IntoIterator<Item = ThreadsafeStorageRef<'a>>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]   4 |     evaluate_program_nonasync, evaluate_program_nonasync, library::StandardLibrary, CompiledProgram,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::evaluate_program_async`
[INFO] [stdout]     --> src/lib.rs:1151:17
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     use super::{evaluate_program_async, evaluate_program_nonasync, Compiler};
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^ no `evaluate_program_async` in the root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:422:14
[INFO] [stdout]      |
[INFO] [stdout]  421 | #[cfg(feature = "async")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `r#async` feature
[INFO] [stdout]  422 | pub async fn evaluate_program_async<'a, I: IntoIterator<Item = ThreadsafeStorageRef<'a>>>(
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1151 |     use super::{evaluate_program_nonasync, evaluate_program_nonasync, Compiler};
[INFO] [stdout]      |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arde` (bench "query_bench") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Constraint: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/parser.rs:488:54
[INFO] [stdout]      |
[INFO] [stdout]  488 |                         serde_json::to_string_pretty(&output).unwrap()
[INFO] [stdout]      |                         ---------------------------- ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `Constraint`
[INFO] [stdout]     --> src/parser.rs:120:1
[INFO] [stdout]      |
[INFO] [stdout]  120 | pub enum Constraint {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `Constraint` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 147 others
[INFO] [stdout]      = note: required for `Vec<Constraint>` to implement `serde::Serialize`
[INFO] [stdout] note: required by a bound in `to_string_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.150/src/ser.rs:2266:17
[INFO] [stdout]      |
[INFO] [stdout] 2264 | pub fn to_string_pretty<T>(value: &T) -> Result<String>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] 2265 | where
[INFO] [stdout] 2266 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_string_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arde` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad", kill_on_drop: false }`
[INFO] [stdout] d434e9d0a61057acaa17a0653874c0a93a72ad6116d6cd1c284c631d7bcc53ad
